UCF STIG Viewer Logo

All accounts on the system must have unique user or account names.


Overview

Finding ID Version Rule ID IA Controls Severity
V-209026 OL6-00-000296 SV-209026r793747_rule Low
Description
Unique usernames allow for accountability on the system.
STIG Date
Oracle Linux 6 Security Technical Implementation Guide 2021-12-03

Details

Check Text ( C-9279r357863_chk )
Run the following command to check for duplicate account names:

# pwck -rq

If there are no duplicate names, no line will be returned.
If a line is returned, this is a finding.
Fix Text (F-9279r357864_fix)
Change usernames, or delete accounts, so each has a unique name.